ListDiagramFunctions:ar_report (SELECT)delete_customer (SELECT,DELETE)input_cust (INSERT)print_ar (SELECT)update_customer (SELECT,UPDATE)web_get_cust_info (SELECT) G cluster_first Direct calls customer19040 customer (1) ar_report ar_report SELECT ar_report->customer19040 ar_report->ar_report delete_customer delete_customer SELECT DELETE delete_customer->customer19040 input_cust input_cust INSERT input_cust->customer19040 print_ar print_ar SELECT print_ar->customer19040 update_customer update_customer SELECT UPDATE update_customer->customer19040 web_get_cust_info web_get_cust_info SELECT web_get_cust_info->customer19040 customer customer customer->delete_customer customer->update_customer add_customer add_customer customer->add_customer customer_help customer_help customer_help->customer add_customer->input_cust add_order add_order add_order->add_customer reports reports reports->print_ar We could not find any functions using this table